> On May 3, 2012, 8:40 p.m., Matěj Laitl wrote:
> > Thanks for the patch, it indeed doesn't work with newer ffmpeg, I faced 
> > this too, but was too lazy to fix it. However, from what I've seen 
> > -map_meta_data was just renamed to -map_metadata and I don't know if it is 
> > enabled by default. Could you please point me to the relevant poiece of 
> > ffmpeg documentation that says so? If it is confirmed, I'll be happy to 
> > merge this.

...the transcoding doesn't work with newer ffmpeg, the patch is fine. (sorry 
for bad wording)


- Matěj


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104839/#review13390
-----------------------------------------------------------


On May 3, 2012, 11:07 a.m., Julian Simioni wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/104839/
> -----------------------------------------------------------
> 
> (Updated May 3, 2012, 11:07 a.m.)
> 
> 
> Review request for Amarok.
> 
> 
> Description
> -------
> 
> While it seemed to work a while ago (before it was merged to trunk), I 
> recently found that the new ipod manager cannot transcode tracks when sending 
> them to my iPod. I spent some time debugging it and was able to find the 
> cause:
> 
> The -map_meta_data option was depricated as of ffmpeg 0.7 and removed in 
> 0.10. Additionally, as far as I can tell the options specified did nothing 
> but explicitly confirm the default option of copying infile metadata to 
> outfile metadata. Please let me know if I'm mistaken about this conclusion.
> 
> I also made some small changes to the debug output that should make things 
> slightly cleaner. 
> 
> When pulling, please use branch fixTranscode at 
> git://github.com/orangejulius/amarok.git as it has separate commits ready to 
> go :)
> 
> 
> Diffs
> -----
> 
>   src/transcoding/TranscodingJob.cpp 5b30c44 
> 
> Diff: http://git.reviewboard.kde.org/r/104839/diff/
> 
> 
> Testing
> -------
> 
> Tested transcoding FLAC music files to ALAC while copying to my iPod classic 
> 160GB
> 
> 
> Thanks,
> 
> Julian Simioni
> 
>

_______________________________________________
Amarok-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/amarok-devel

Reply via email to